home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HyperHackers.cpt / Hyper-Hackers Queue 1.0 / card_32297.txt < prev    next >
Text File  |  1989-02-26  |  586b  |  26 lines

  1. -- card: 32297 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3797
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. From: winkler@Apple.COM (Dan Winkler)
  12.  
  13. Date: 8 Mar 88 05:40:14 GMT
  14.  
  15. The target is a function that returns the name of the current target.
  16. If the target is a field and you want its contents, then refer to
  17. the value of the target:
  18.  
  19.     put the target             - puts the name of the current target
  20.     put the value of the target     - puts the contents of the target
  21.  
  22.  
  23.  
  24. -- part contents for background part 45
  25. ----- text -----
  26. Re: the target